![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Helpers to work with random numbers. More...
#include "roc_core/stddefs.h"
Go to the source code of this file.
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::core |
Basic building blocks. | |
Functions | |
unsigned | roc::core::random (unsigned upper) |
Get random integer. More... | |
unsigned | roc::core::random (unsigned from, unsigned to) |
Get random integer. More... | |
Helpers to work with random numbers.
Definition in file random.h.